programming language specificationの例文
もっと例文: 1 2
- Programmers should consult their programming language specifications or test the ternary operator to determine whether or not the language will evaluate both expressions in this way.
- Are you wanting to learn how to design your own programming language specification ? dr . ef . tymac 15 : 06, 15 July 2007 ( UTC)
- It depends on the particular programming language specification whether an expression with no abstract side effects can legally be eliminated from the execution path by the processing environment in which the expression is evaluated.
- The programming language specification generated from the application of action semantics can be broken down into a lower level ( " microsemantics " ) and an upper level ( " marcosemantics " ).
- A reference manual is ordinarily separate and distinct from a programming language specification, which is usually more detailed and intended for use by implementors of the language itself, rather than those who simply use the language to accomplish some processing task.